/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame-311c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.orange-18e5, .advanced_24db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-large-d8ee::before { content: '\f015'; }
.black-0a7b::before { content: '\f007'; }
.paper_2346::before { content: '\f023'; }
.hidden-6f02::before { content: '\f0e0'; }
.fixed_ae3d::before { content: '\f095'; }
.secondary_823f::before { content: '\f005'; }
.hover_yellow_85ac::before { content: '\f004'; }
.east_2d7d::before { content: '\f00c'; }
.pagination-1cb2::before { content: '\f00d'; }
.article_ebb6::before { content: '\f002'; }
.modal_up_644d::before { content: '\f0c9'; }
.right-6ffa::before { content: '\f061'; }
.texture-e9a4::before { content: '\f060'; }
.title_5c2d::before { content: '\f04b'; }
.tooltip-next-78ea::before { content: '\f04c'; }
.glass-6e8f::before { content: '\f019'; }
.input-tiny-5f74::before { content: '\f093'; }
.slider_easy_b711::before { content: '\f132'; }
.surface_831c::before { content: '\f091'; }
.disabled-438c::before { content: '\f06b'; }
.list_gold_14a0::before { content: '\f0d6'; }
.badge-warm-4efc::before { content: '\f09d'; }
.table-8a82::before { content: '\f10b'; }
.wood_d1a6::before { content: '\f108'; }
.row-tall-24fa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.video-hovered-cb00::before { content: '\f522'; }
.current_1c39::before { content: '\f327'; }
.shadow_b558::before { content: '\f219'; }
.progress-top-4aaf::before { content: '\f21e'; }
.huge_e135::before { content: '\f2f5'; }

/* Social Icons */
.outline-bottom-0515::before { content: '\f09a'; }
.highlight_outer_e038::before { content: '\f099'; }
.card-d34b::before { content: '\f16d'; }
.modal_complex_c434::before { content: '\f167'; }
.title_f820::before { content: '\f2c6'; }
.status_black_6d2e::before { content: '\f232'; }

/* Size Classes */
.modal_old_2a7d { font-size: 0.75em; }
.action-5b67 { font-size: 0.875em; }
.out_834d { font-size: 1.33em; }
.hover-bright-c02d { font-size: 1.5em; }
.large-c72a { font-size: 2em; }
.tiny-10e5 { font-size: 3em; }

/* Animation Classes */
.button-d138 {
    animation: fa-spin 2s infinite linear;
}

.footer_c997 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4883 */
.phantom-card-t9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
