/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background-copper-b579) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paper_5965, .current-4fa0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu_ce54::before { content: '\f015'; }
.gallery_eec9::before { content: '\f007'; }
.slider_soft_1539::before { content: '\f023'; }
.main_adfa::before { content: '\f0e0'; }
.accordion-4084::before { content: '\f095'; }
.form-motion-dace::before { content: '\f005'; }
.outer_e080::before { content: '\f004'; }
.icon-6346::before { content: '\f00c'; }
.section-7cae::before { content: '\f00d'; }
.detail-center-00e4::before { content: '\f002'; }
.lite_a036::before { content: '\f0c9'; }
.white-ac4f::before { content: '\f061'; }
.component_c65a::before { content: '\f060'; }
.light-f17c::before { content: '\f04b'; }
.content-up-a4ba::before { content: '\f04c'; }
.action_3401::before { content: '\f019'; }
.lite-0eca::before { content: '\f093'; }
.outline_full_2613::before { content: '\f132'; }
.row-over-3408::before { content: '\f091'; }
.pagination-8fd8::before { content: '\f06b'; }
.menu_complex_79a8::before { content: '\f0d6'; }
.shade-huge-0fe4::before { content: '\f09d'; }
.up_b547::before { content: '\f10b'; }
.header_25cf::before { content: '\f108'; }
.under-2ca6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status_4608::before { content: '\f522'; }
.caption-80f9::before { content: '\f327'; }
.tall_252a::before { content: '\f219'; }
.item-hard-8c15::before { content: '\f21e'; }
.wide_9586::before { content: '\f2f5'; }

/* Social Icons */
.row-8a91::before { content: '\f09a'; }
.pattern-under-79d9::before { content: '\f099'; }
.video-active-0927::before { content: '\f16d'; }
.aside-glass-1269::before { content: '\f167'; }
.panel_stone_fc2f::before { content: '\f2c6'; }
.paragraph_6873::before { content: '\f232'; }

/* Size Classes */
.popup_ee79 { font-size: 0.75em; }
.west_2e55 { font-size: 0.875em; }
.down-436f { font-size: 1.33em; }
.tag_motion_c4ef { font-size: 1.5em; }
.status_copper_18e1 { font-size: 2em; }
.next_fd88 { font-size: 3em; }

/* Animation Classes */
.progress-ddf8 {
    animation: fa-spin 2s infinite linear;
}

.panel-simple-0231 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4be8 */
.ghost-box-a7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
