/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.basic-397a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-520b, .over-b371 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo_tall_9b4f::before { content: '\f015'; }
.input_dim_8bf1::before { content: '\f007'; }
.cold-3fbe::before { content: '\f023'; }
.logo_4ad3::before { content: '\f0e0'; }
.solid_6c42::before { content: '\f095'; }
.main_fluid_f3f4::before { content: '\f005'; }
.next_d62c::before { content: '\f004'; }
.wrapper-9991::before { content: '\f00c'; }
.clean_4229::before { content: '\f00d'; }
.center-7976::before { content: '\f002'; }
.gradient_0738::before { content: '\f0c9'; }
.chip_black_1d85::before { content: '\f061'; }
.widget-b1e0::before { content: '\f060'; }
.panel-5943::before { content: '\f04b'; }
.new-c9c6::before { content: '\f04c'; }
.current_0364::before { content: '\f019'; }
.tertiary_13ea::before { content: '\f093'; }
.pagination_soft_a01b::before { content: '\f132'; }
.easy-eba4::before { content: '\f091'; }
.gold-dd1d::before { content: '\f06b'; }
.logo_green_6517::before { content: '\f0d6'; }
.warm_f18f::before { content: '\f09d'; }
.gallery_clean_0108::before { content: '\f10b'; }
.advanced-780d::before { content: '\f108'; }
.pressed-1406::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_mini_f60b::before { content: '\f522'; }
.popup-e01f::before { content: '\f327'; }
.frame-ea3a::before { content: '\f219'; }
.pattern-gold-578f::before { content: '\f21e'; }
.menu_in_18b1::before { content: '\f2f5'; }

/* Social Icons */
.brown_550e::before { content: '\f09a'; }
.message_2825::before { content: '\f099'; }
.popup_bad1::before { content: '\f16d'; }
.alert-inner-37d6::before { content: '\f167'; }
.aside_old_a911::before { content: '\f2c6'; }
.paper-7213::before { content: '\f232'; }

/* Size Classes */
.alert-plasma-a032 { font-size: 0.75em; }
.disabled_complex_cd5a { font-size: 0.875em; }
.highlight_3b3f { font-size: 1.33em; }
.gallery-b4d8 { font-size: 1.5em; }
.hero-42d4 { font-size: 2em; }
.wide_95fb { font-size: 3em; }

/* Animation Classes */
.preview_2088 {
    animation: fa-spin 2s infinite linear;
}

.header_9c60 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 66c9 */
.ghost-box-r3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
