/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus_0259) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_new_9e79, .smooth-6e73 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info_stale_9b92::before { content: '\f015'; }
.detail_west_c840::before { content: '\f007'; }
.box-solid-c820::before { content: '\f023'; }
.menu-large-9088::before { content: '\f0e0'; }
.component_0a9e::before { content: '\f095'; }
.footer-bf4e::before { content: '\f005'; }
.row_a4b2::before { content: '\f004'; }
.bottom-2a27::before { content: '\f00c'; }
.text-focused-9737::before { content: '\f00d'; }
.under-843d::before { content: '\f002'; }
.first-0447::before { content: '\f0c9'; }
.pressed-5eb4::before { content: '\f061'; }
.steel-40ad::before { content: '\f060'; }
.video_hard_8bc8::before { content: '\f04b'; }
.simple_d2fa::before { content: '\f04c'; }
.green_00fe::before { content: '\f019'; }
.alert-middle-520c::before { content: '\f093'; }
.next_bb52::before { content: '\f132'; }
.message_8bac::before { content: '\f091'; }
.tertiary-blue-60d8::before { content: '\f06b'; }
.light-d427::before { content: '\f0d6'; }
.backdrop_b9d0::before { content: '\f09d'; }
.progress_right_1f37::before { content: '\f10b'; }
.action-19c1::before { content: '\f108'; }
.content-cold-25d3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_purple_07c7::before { content: '\f522'; }
.module-dynamic-ef2c::before { content: '\f327'; }
.frame_dim_71bf::before { content: '\f219'; }
.detail-clean-2918::before { content: '\f21e'; }
.modal_in_6687::before { content: '\f2f5'; }

/* Social Icons */
.section-8947::before { content: '\f09a'; }
.mask-plasma-4a1c::before { content: '\f099'; }
.text_84b8::before { content: '\f16d'; }
.east-46a3::before { content: '\f167'; }
.text_lower_2804::before { content: '\f2c6'; }
.solid-bedf::before { content: '\f232'; }

/* Size Classes */
.backdrop-thick-9450 { font-size: 0.75em; }
.basic_e6f8 { font-size: 0.875em; }
.row_755b { font-size: 1.33em; }
.column-0ad2 { font-size: 1.5em; }
.link_pro_0664 { font-size: 2em; }
.detail-9682 { font-size: 3em; }

/* Animation Classes */
.media_15a6 {
    animation: fa-spin 2s infinite linear;
}

.blue_a961 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 648d */
.phantom-card-z0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
