/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-white-bec4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-0b9e, .cold_12f1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.east_c299::before { content: '\f015'; }
.narrow_4b9b::before { content: '\f007'; }
.outline_22aa::before { content: '\f023'; }
.heading-first-4884::before { content: '\f0e0'; }
.block-0c96::before { content: '\f095'; }
.footer_brown_349e::before { content: '\f005'; }
.sidebar-d65b::before { content: '\f004'; }
.frame-32c9::before { content: '\f00c'; }
.section_large_a46a::before { content: '\f00d'; }
.hidden_c91b::before { content: '\f002'; }
.current-e321::before { content: '\f0c9'; }
.title_394e::before { content: '\f061'; }
.inner-86bd::before { content: '\f060'; }
.avatar_silver_37a9::before { content: '\f04b'; }
.notice-narrow-dbef::before { content: '\f04c'; }
.over_a313::before { content: '\f019'; }
.secondary_c660::before { content: '\f093'; }
.background_bright_b266::before { content: '\f132'; }
.carousel-selected-ce49::before { content: '\f091'; }
.message_4209::before { content: '\f06b'; }
.orange_8b0d::before { content: '\f0d6'; }
.wrapper-simple-ca49::before { content: '\f09d'; }
.aside_liquid_e785::before { content: '\f10b'; }
.warm_5dcf::before { content: '\f108'; }
.disabled_29ae::before { content: '\f10a'; }

/* Gambling Specific Icons */
.solid_f632::before { content: '\f522'; }
.pro_92ae::before { content: '\f327'; }
.card_liquid_8ac3::before { content: '\f219'; }
.grid_e0ff::before { content: '\f21e'; }
.title_gas_9add::before { content: '\f2f5'; }

/* Social Icons */
.logo-7e50::before { content: '\f09a'; }
.dynamic_edd2::before { content: '\f099'; }
.layout-bottom-fcb8::before { content: '\f16d'; }
.modal-c4cb::before { content: '\f167'; }
.header_pro_30ae::before { content: '\f2c6'; }
.narrow-17e9::before { content: '\f232'; }

/* Size Classes */
.shadow-iron-e1ab { font-size: 0.75em; }
.orange_d650 { font-size: 0.875em; }
.complex-97bf { font-size: 1.33em; }
.light_82dd { font-size: 1.5em; }
.focus-fc7f { font-size: 2em; }
.cold_8e92 { font-size: 3em; }

/* Animation Classes */
.logo_a2fc {
    animation: fa-spin 2s infinite linear;
}

.shadow-top-3219 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 45e8 */
.ghost-box-o8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
