/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.north_6f37) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal_d46b, .shadow_bright_e8b1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern_top_48c0::before { content: '\f015'; }
.out_b089::before { content: '\f007'; }
.solid-bf33::before { content: '\f023'; }
.module_3bd4::before { content: '\f0e0'; }
.widget_e12f::before { content: '\f095'; }
.image_inner_1b3a::before { content: '\f005'; }
.new-2574::before { content: '\f004'; }
.liquid-dea1::before { content: '\f00c'; }
.gallery-left-8f3f::before { content: '\f00d'; }
.wrapper-8b1d::before { content: '\f002'; }
.tiny-7c40::before { content: '\f0c9'; }
.left-5832::before { content: '\f061'; }
.media-stale-739e::before { content: '\f060'; }
.full_e3ed::before { content: '\f04b'; }
.mini_8023::before { content: '\f04c'; }
.hidden_lower_e5ac::before { content: '\f019'; }
.preview-0d6d::before { content: '\f093'; }
.down-e136::before { content: '\f132'; }
.down_86c7::before { content: '\f091'; }
.content-medium-5645::before { content: '\f06b'; }
.video_63fd::before { content: '\f0d6'; }
.focused-7e3e::before { content: '\f09d'; }
.menu_2d87::before { content: '\f10b'; }
.background_1739::before { content: '\f108'; }
.up_e22c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section-60fd::before { content: '\f522'; }
.slow-b21f::before { content: '\f327'; }
.background-1f15::before { content: '\f219'; }
.bright_efcb::before { content: '\f21e'; }
.block_d852::before { content: '\f2f5'; }

/* Social Icons */
.secondary-f28a::before { content: '\f09a'; }
.bright-c107::before { content: '\f099'; }
.under-6de7::before { content: '\f16d'; }
.steel-0962::before { content: '\f167'; }
.stone_b533::before { content: '\f2c6'; }
.form_92cb::before { content: '\f232'; }

/* Size Classes */
.tooltip-2377 { font-size: 0.75em; }
.down-e7f1 { font-size: 0.875em; }
.menu_static_ada2 { font-size: 1.33em; }
.pressed-a86d { font-size: 1.5em; }
.caption-yellow-04cd { font-size: 2em; }
.bronze-6777 { font-size: 3em; }

/* Animation Classes */
.wrapper_9cd0 {
    animation: fa-spin 2s infinite linear;
}

.nav-4ac8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 53a0 */
.ghost-box-v5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
