/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header_first_790e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module_short_430a, .thick-2d31 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.carousel-d126::before { content: '\f015'; }
.tag-9a63::before { content: '\f007'; }
.badge_3a00::before { content: '\f023'; }
.block_full_2b4b::before { content: '\f0e0'; }
.cool_f960::before { content: '\f095'; }
.surface_smooth_0c08::before { content: '\f005'; }
.static_52fc::before { content: '\f004'; }
.title-35c6::before { content: '\f00c'; }
.form_hovered_0c5a::before { content: '\f00d'; }
.shadow-tall-4e6e::before { content: '\f002'; }
.image_6ddc::before { content: '\f0c9'; }
.preview_fixed_bf5d::before { content: '\f061'; }
.blue-7ec4::before { content: '\f060'; }
.outline-618c::before { content: '\f04b'; }
.shade-fluid-1ab6::before { content: '\f04c'; }
.module-dim-7f49::before { content: '\f019'; }
.background-pink-677a::before { content: '\f093'; }
.focus_left_d58a::before { content: '\f132'; }
.advanced-63d0::before { content: '\f091'; }
.pressed-1380::before { content: '\f06b'; }
.disabled-ef62::before { content: '\f0d6'; }
.preview_cool_3b1d::before { content: '\f09d'; }
.accordion-59a5::before { content: '\f10b'; }
.accordion-cc06::before { content: '\f108'; }
.footer-pink-95ef::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption_first_7313::before { content: '\f522'; }
.chip_bottom_5bb6::before { content: '\f327'; }
.breadcrumb-red-e0cd::before { content: '\f219'; }
.tabs-smooth-ea1b::before { content: '\f21e'; }
.item-495c::before { content: '\f2f5'; }

/* Social Icons */
.green-e567::before { content: '\f09a'; }
.icon_full_1318::before { content: '\f099'; }
.card_hot_d5ef::before { content: '\f16d'; }
.lite_cffd::before { content: '\f167'; }
.mask-warm-4af2::before { content: '\f2c6'; }
.plasma_183d::before { content: '\f232'; }

/* Size Classes */
.progress_cold_3de6 { font-size: 0.75em; }
.preview-orange-b4d7 { font-size: 0.875em; }
.nav-53f6 { font-size: 1.33em; }
.sidebar_df7f { font-size: 1.5em; }
.narrow-1978 { font-size: 2em; }
.shade-tall-9aae { font-size: 3em; }

/* Animation Classes */
.pattern-brown-bf76 {
    animation: fa-spin 2s infinite linear;
}

.shadow_4eed {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 58e6 */
.ghost-box-q3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
