/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large-529a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar_7c4d, .cool_920d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_202c::before { content: '\f015'; }
.full-332a::before { content: '\f007'; }
.aside_fluid_b984::before { content: '\f023'; }
.slider_hot_7cca::before { content: '\f0e0'; }
.left_d2e2::before { content: '\f095'; }
.narrow-d2a5::before { content: '\f005'; }
.in_9ef9::before { content: '\f004'; }
.tertiary-473c::before { content: '\f00c'; }
.module_new_57cf::before { content: '\f00d'; }
.input-c541::before { content: '\f002'; }
.popup_large_a214::before { content: '\f0c9'; }
.new-9192::before { content: '\f061'; }
.box_eb97::before { content: '\f060'; }
.outer-d4df::before { content: '\f04b'; }
.description-stone-9bca::before { content: '\f04c'; }
.tall-7d49::before { content: '\f019'; }
.orange_b687::before { content: '\f093'; }
.sidebar_1660::before { content: '\f132'; }
.filter_lite_52e2::before { content: '\f091'; }
.list-5984::before { content: '\f06b'; }
.outline_black_f13b::before { content: '\f0d6'; }
.white-5fc0::before { content: '\f09d'; }
.white-05ca::before { content: '\f10b'; }
.pagination_72b9::before { content: '\f108'; }
.highlight_over_a4a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-9eb0::before { content: '\f522'; }
.button-9f24::before { content: '\f327'; }
.basic-82fa::before { content: '\f219'; }
.current_cf1b::before { content: '\f21e'; }
.red-0217::before { content: '\f2f5'; }

/* Social Icons */
.bronze-6f31::before { content: '\f09a'; }
.mask_1a79::before { content: '\f099'; }
.paragraph-eaac::before { content: '\f16d'; }
.video-silver-dd7f::before { content: '\f167'; }
.main-upper-75da::before { content: '\f2c6'; }
.wrapper_lower_e176::before { content: '\f232'; }

/* Size Classes */
.photo-last-cded { font-size: 0.75em; }
.pagination-5525 { font-size: 0.875em; }
.content_3815 { font-size: 1.33em; }
.disabled_right_2763 { font-size: 1.5em; }
.static_b89e { font-size: 2em; }
.notification_lower_e1ff { font-size: 3em; }

/* Animation Classes */
.chip_thick_c99e {
    animation: fa-spin 2s infinite linear;
}

.hero_b3b7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8d12 */
.ghost-box-r1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
