/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element_a80d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy_326b, .box-4176 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent_9914::before { content: '\f015'; }
.narrow-7af3::before { content: '\f007'; }
.iron_1f5d::before { content: '\f023'; }
.up-aced::before { content: '\f0e0'; }
.hidden-blue-fe7a::before { content: '\f095'; }
.wrapper_4204::before { content: '\f005'; }
.warm-5000::before { content: '\f004'; }
.hovered-ebfb::before { content: '\f00c'; }
.north-ee19::before { content: '\f00d'; }
.blue_b048::before { content: '\f002'; }
.image_solid_3d04::before { content: '\f0c9'; }
.fast-b3b0::before { content: '\f061'; }
.dark-f026::before { content: '\f060'; }
.column-brown-38d2::before { content: '\f04b'; }
.gallery-339f::before { content: '\f04c'; }
.shadow-01f7::before { content: '\f019'; }
.box_selected_b045::before { content: '\f093'; }
.label_16a7::before { content: '\f132'; }
.thick_d2ec::before { content: '\f091'; }
.message-932d::before { content: '\f06b'; }
.black-562a::before { content: '\f0d6'; }
.highlight_6428::before { content: '\f09d'; }
.element-thick-d765::before { content: '\f10b'; }
.container-paper-20d9::before { content: '\f108'; }
.feature-f4cf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav_159f::before { content: '\f522'; }
.gradient_8a32::before { content: '\f327'; }
.shade_gas_55d5::before { content: '\f219'; }
.chip_east_055b::before { content: '\f21e'; }
.notification-smooth-cc43::before { content: '\f2f5'; }

/* Social Icons */
.simple_b71a::before { content: '\f09a'; }
.aside_7234::before { content: '\f099'; }
.pink_6fc4::before { content: '\f16d'; }
.tabs_6fa2::before { content: '\f167'; }
.hot_75ea::before { content: '\f2c6'; }
.grid_5e75::before { content: '\f232'; }

/* Size Classes */
.motion-ea65 { font-size: 0.75em; }
.frame_fixed_b05d { font-size: 0.875em; }
.carousel-simple-d3f8 { font-size: 1.33em; }
.in_f4c7 { font-size: 1.5em; }
.logo_upper_d63f { font-size: 2em; }
.focus_complex_57b9 { font-size: 3em; }

/* Animation Classes */
.image-456b {
    animation: fa-spin 2s infinite linear;
}

.panel_thick_cc7d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8ed9 */
.ghost-box-g8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
