/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last-9315) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo_cff7, .input_c887 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-a8b2::before { content: '\f015'; }
.thick_084c::before { content: '\f007'; }
.dropdown_1b8c::before { content: '\f023'; }
.tall-3165::before { content: '\f0e0'; }
.full_6f22::before { content: '\f095'; }
.nav-a035::before { content: '\f005'; }
.prev_6d52::before { content: '\f004'; }
.message_old_565a::before { content: '\f00c'; }
.avatar-1758::before { content: '\f00d'; }
.shadow_fixed_b3a4::before { content: '\f002'; }
.out-de43::before { content: '\f0c9'; }
.accent-cool-3c48::before { content: '\f061'; }
.short_1c55::before { content: '\f060'; }
.summary_wood_4d15::before { content: '\f04b'; }
.form-full-c99e::before { content: '\f04c'; }
.form_bronze_184c::before { content: '\f019'; }
.yellow_cbc2::before { content: '\f093'; }
.block-short-705a::before { content: '\f132'; }
.item_pink_e5e3::before { content: '\f091'; }
.modal-clean-82ea::before { content: '\f06b'; }
.accordion-b163::before { content: '\f0d6'; }
.gradient_819b::before { content: '\f09d'; }
.gold-e117::before { content: '\f10b'; }
.gradient-next-e4c5::before { content: '\f108'; }
.filter_tiny_14a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter_hard_f00e::before { content: '\f522'; }
.breadcrumb-7ca1::before { content: '\f327'; }
.preview-dde2::before { content: '\f219'; }
.media-ce2a::before { content: '\f21e'; }
.widget_d35d::before { content: '\f2f5'; }

/* Social Icons */
.sort-8604::before { content: '\f09a'; }
.notice-tall-dd00::before { content: '\f099'; }
.hero-complex-3846::before { content: '\f16d'; }
.smooth-84bb::before { content: '\f167'; }
.search-6cbc::before { content: '\f2c6'; }
.paragraph_8a66::before { content: '\f232'; }

/* Size Classes */
.block_45b4 { font-size: 0.75em; }
.white_a9e5 { font-size: 0.875em; }
.paper-78dc { font-size: 1.33em; }
.media-438b { font-size: 1.5em; }
.header-c7e4 { font-size: 2em; }
.grid_fresh_1dd8 { font-size: 3em; }

/* Animation Classes */
.widget_036d {
    animation: fa-spin 2s infinite linear;
}

.link_82e6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5053 */
.ghost-box-w4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
