/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-slow-528a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stone-f238, .paper_c4f5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert_2c32::before { content: '\f015'; }
.focus_3902::before { content: '\f007'; }
.breadcrumb_clean_89b6::before { content: '\f023'; }
.first_7f25::before { content: '\f0e0'; }
.mini-23bf::before { content: '\f095'; }
.tabs-fast-d0ef::before { content: '\f005'; }
.outline-iron-e333::before { content: '\f004'; }
.liquid-3fe3::before { content: '\f00c'; }
.caption_a66b::before { content: '\f00d'; }
.video_8e08::before { content: '\f002'; }
.caption-4c33::before { content: '\f0c9'; }
.active_4c97::before { content: '\f061'; }
.block-10b3::before { content: '\f060'; }
.layout-selected-4523::before { content: '\f04b'; }
.sidebar_west_3285::before { content: '\f04c'; }
.element_82cb::before { content: '\f019'; }
.article_e68a::before { content: '\f093'; }
.white_b02a::before { content: '\f132'; }
.popup_e001::before { content: '\f091'; }
.lite_b148::before { content: '\f06b'; }
.card_1883::before { content: '\f0d6'; }
.container_complex_054f::before { content: '\f09d'; }
.tertiary-17fa::before { content: '\f10b'; }
.bottom-3726::before { content: '\f108'; }
.alert-pro-9aa5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bright-849c::before { content: '\f522'; }
.logo_a980::before { content: '\f327'; }
.avatar_1f56::before { content: '\f219'; }
.carousel_3b5f::before { content: '\f21e'; }
.lower_c5e7::before { content: '\f2f5'; }

/* Social Icons */
.active-upper-ef45::before { content: '\f09a'; }
.green-9a1f::before { content: '\f099'; }
.table-blue-0620::before { content: '\f16d'; }
.footer-focused-3b26::before { content: '\f167'; }
.image-full-47af::before { content: '\f2c6'; }
.caption_orange_1ce1::before { content: '\f232'; }

/* Size Classes */
.fast-abe5 { font-size: 0.75em; }
.easy_e5d1 { font-size: 0.875em; }
.aside-advanced-4c07 { font-size: 1.33em; }
.link_basic_1cad { font-size: 1.5em; }
.summary_glass_5fbc { font-size: 2em; }
.warm_bc6c { font-size: 3em; }

/* Animation Classes */
.gradient-d6eb {
    animation: fa-spin 2s infinite linear;
}

.south_6da5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c8ec */
.ghost-box-a1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
