/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hidden_fast_41f0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.content-b20b, .focus_lower_215c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-f005::before { content: '\f015'; }
.accent_light_c9d9::before { content: '\f007'; }
.thick-4fbf::before { content: '\f023'; }
.frame_6c52::before { content: '\f0e0'; }
.south_d869::before { content: '\f095'; }
.pressed_0389::before { content: '\f005'; }
.bronze_2a6f::before { content: '\f004'; }
.complex_b219::before { content: '\f00c'; }
.tabs_bright_604a::before { content: '\f00d'; }
.badge_selected_f018::before { content: '\f002'; }
.input_bb86::before { content: '\f0c9'; }
.photo-basic-957d::before { content: '\f061'; }
.alert_top_8513::before { content: '\f060'; }
.alert_light_8baa::before { content: '\f04b'; }
.gallery-prev-10e6::before { content: '\f04c'; }
.active_9668::before { content: '\f019'; }
.module_simple_d6c4::before { content: '\f093'; }
.blue-d5e4::before { content: '\f132'; }
.progress-32a2::before { content: '\f091'; }
.mask_25bb::before { content: '\f06b'; }
.backdrop-3eb5::before { content: '\f0d6'; }
.video-middle-ab61::before { content: '\f09d'; }
.element_91f9::before { content: '\f10b'; }
.accordion-8e00::before { content: '\f108'; }
.up_e949::before { content: '\f10a'; }

/* Gambling Specific Icons */
.next_c508::before { content: '\f522'; }
.card_large_5951::before { content: '\f327'; }
.form-9932::before { content: '\f219'; }
.card-402c::before { content: '\f21e'; }
.brown-55e4::before { content: '\f2f5'; }

/* Social Icons */
.nav_pressed_5666::before { content: '\f09a'; }
.carousel_first_3963::before { content: '\f099'; }
.focused-92e0::before { content: '\f16d'; }
.avatar-584f::before { content: '\f167'; }
.orange_5ab8::before { content: '\f2c6'; }
.dynamic-797b::before { content: '\f232'; }

/* Size Classes */
.next_3951 { font-size: 0.75em; }
.pressed-efe5 { font-size: 0.875em; }
.backdrop-507e { font-size: 1.33em; }
.paper-9490 { font-size: 1.5em; }
.link_5f72 { font-size: 2em; }
.text_1d31 { font-size: 3em; }

/* Animation Classes */
.photo_c8f5 {
    animation: fa-spin 2s infinite linear;
}

.over-3780 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 04db */
.phantom-card-n8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
