/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mask-2fd6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.white_3086, .hover_down_8357 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button_glass_24d8::before { content: '\f015'; }
.mask-1d06::before { content: '\f007'; }
.description-purple-39e3::before { content: '\f023'; }
.shade_2147::before { content: '\f0e0'; }
.dim_d77d::before { content: '\f095'; }
.detail_hard_bc34::before { content: '\f005'; }
.bright_a9d8::before { content: '\f004'; }
.gallery_lower_1a28::before { content: '\f00c'; }
.aside-a282::before { content: '\f00d'; }
.wrapper-black-8ac1::before { content: '\f002'; }
.west-c9b0::before { content: '\f0c9'; }
.block_8bcf::before { content: '\f061'; }
.modal-19ff::before { content: '\f060'; }
.feature_gold_6bf2::before { content: '\f04b'; }
.chip-lower-501f::before { content: '\f04c'; }
.plasma_8cad::before { content: '\f019'; }
.icon_0f32::before { content: '\f093'; }
.menu-3d91::before { content: '\f132'; }
.paragraph-right-3e3a::before { content: '\f091'; }
.grid-north-0e48::before { content: '\f06b'; }
.table_dirty_d731::before { content: '\f0d6'; }
.accordion_36c5::before { content: '\f09d'; }
.primary_iron_9665::before { content: '\f10b'; }
.sort_262d::before { content: '\f108'; }
.slider-selected-8722::before { content: '\f10a'; }

/* Gambling Specific Icons */
.huge_f722::before { content: '\f522'; }
.texture_orange_82c0::before { content: '\f327'; }
.tertiary_solid_55a2::before { content: '\f219'; }
.column_9618::before { content: '\f21e'; }
.accordion-4d7f::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_cool_1872::before { content: '\f09a'; }
.message-basic-179f::before { content: '\f099'; }
.sidebar-f65b::before { content: '\f16d'; }
.silver-d0c6::before { content: '\f167'; }
.caption_solid_b71c::before { content: '\f2c6'; }
.primary-lower-8c75::before { content: '\f232'; }

/* Size Classes */
.static_95d4 { font-size: 0.75em; }
.outer-580e { font-size: 0.875em; }
.dark_5295 { font-size: 1.33em; }
.grid_733f { font-size: 1.5em; }
.shade-focused-d71a { font-size: 2em; }
.tabs-iron-6a0f { font-size: 3em; }

/* Animation Classes */
.content_d693 {
    animation: fa-spin 2s infinite linear;
}

.description_32ec {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fb4c */
.ghost-box-n2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
