/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption_advanced_9340) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown-short-08b4, .yellow-d5fd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture-wood-cc6e::before { content: '\f015'; }
.upper-e369::before { content: '\f007'; }
.description_motion_0bc0::before { content: '\f023'; }
.solid-332f::before { content: '\f0e0'; }
.background-light-3289::before { content: '\f095'; }
.table-medium-bda5::before { content: '\f005'; }
.hidden_e05e::before { content: '\f004'; }
.logo_05a0::before { content: '\f00c'; }
.link_de5d::before { content: '\f00d'; }
.fast_2adc::before { content: '\f002'; }
.photo-6c38::before { content: '\f0c9'; }
.small-ec20::before { content: '\f061'; }
.video-upper-11b9::before { content: '\f060'; }
.pattern-wide-386a::before { content: '\f04b'; }
.shadow_bottom_6cb8::before { content: '\f04c'; }
.right_2d80::before { content: '\f019'; }
.border_west_21d7::before { content: '\f093'; }
.light-d874::before { content: '\f132'; }
.background-7102::before { content: '\f091'; }
.accent_east_a9b2::before { content: '\f06b'; }
.green-c441::before { content: '\f0d6'; }
.background_647a::before { content: '\f09d'; }
.outer-b9ba::before { content: '\f10b'; }
.overlay_38f3::before { content: '\f108'; }
.block_paper_3eca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow-east-528f::before { content: '\f522'; }
.primary-steel-5e4d::before { content: '\f327'; }
.aside-d63e::before { content: '\f219'; }
.label-015c::before { content: '\f21e'; }
.text-solid-b11c::before { content: '\f2f5'; }

/* Social Icons */
.selected_22bb::before { content: '\f09a'; }
.silver-40be::before { content: '\f099'; }
.clean_48c1::before { content: '\f16d'; }
.header-down-fce0::before { content: '\f167'; }
.pink_4d55::before { content: '\f2c6'; }
.tooltip_4317::before { content: '\f232'; }

/* Size Classes */
.background_under_0902 { font-size: 0.75em; }
.button_178f { font-size: 0.875em; }
.picture-0451 { font-size: 1.33em; }
.fast-fb53 { font-size: 1.5em; }
.bright-942b { font-size: 2em; }
.pattern_1896 { font-size: 3em; }

/* Animation Classes */
.avatar_left_9e4f {
    animation: fa-spin 2s infinite linear;
}

.video_old_b748 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 367d */
.ghost-box-r4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
