/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tooltip-e9c7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-advanced-85cb, .backdrop-green-2fe6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pressed-f6cc::before { content: '\f015'; }
.yellow-63be::before { content: '\f007'; }
.soft_bd5a::before { content: '\f023'; }
.cold_6006::before { content: '\f0e0'; }
.image-1de0::before { content: '\f095'; }
.caption-cool-f600::before { content: '\f005'; }
.chip-1044::before { content: '\f004'; }
.panel_brown_fe09::before { content: '\f00c'; }
.content-dc46::before { content: '\f00d'; }
.sort-up-696d::before { content: '\f002'; }
.status_medium_36d8::before { content: '\f0c9'; }
.avatar-dynamic-206b::before { content: '\f061'; }
.video-east-2d5e::before { content: '\f060'; }
.dropdown_3a26::before { content: '\f04b'; }
.new-35b2::before { content: '\f04c'; }
.green-fe95::before { content: '\f019'; }
.focused-a51b::before { content: '\f093'; }
.fresh_b65b::before { content: '\f132'; }
.large-bab5::before { content: '\f091'; }
.center_b1ae::before { content: '\f06b'; }
.avatar-8614::before { content: '\f0d6'; }
.dropdown-pro-dc35::before { content: '\f09d'; }
.pro_17f5::before { content: '\f10b'; }
.pink_1f09::before { content: '\f108'; }
.focus_c67f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper-left-f5c2::before { content: '\f522'; }
.active_silver_627f::before { content: '\f327'; }
.west-9990::before { content: '\f219'; }
.aside_c004::before { content: '\f21e'; }
.rough_3627::before { content: '\f2f5'; }

/* Social Icons */
.footer-white-bcb8::before { content: '\f09a'; }
.badge-ca02::before { content: '\f099'; }
.block-dirty-40cf::before { content: '\f16d'; }
.notification_pink_4092::before { content: '\f167'; }
.summary-middle-29c8::before { content: '\f2c6'; }
.wood_9051::before { content: '\f232'; }

/* Size Classes */
.steel_df49 { font-size: 0.75em; }
.accordion_7c6b { font-size: 0.875em; }
.texture_down_3989 { font-size: 1.33em; }
.item_7ed2 { font-size: 1.5em; }
.panel_53f8 { font-size: 2em; }
.orange-fc10 { font-size: 3em; }

/* Animation Classes */
.large_e157 {
    animation: fa-spin 2s infinite linear;
}

.black-aea8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 847b */
.ghost-box-l0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
