/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paper_28fa) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block-lite-a387, .info_bright_4f5e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar_cf4d::before { content: '\f015'; }
.basic-e244::before { content: '\f007'; }
.item-763c::before { content: '\f023'; }
.module-blue-1c4b::before { content: '\f0e0'; }
.border_d66b::before { content: '\f095'; }
.panel_06e7::before { content: '\f005'; }
.progress_d494::before { content: '\f004'; }
.button-fast-d60f::before { content: '\f00c'; }
.black-4504::before { content: '\f00d'; }
.article_85bc::before { content: '\f002'; }
.pagination-04e8::before { content: '\f0c9'; }
.overlay_left_a387::before { content: '\f061'; }
.east-2c0b::before { content: '\f060'; }
.section-south-c272::before { content: '\f04b'; }
.primary-7eb1::before { content: '\f04c'; }
.summary-e300::before { content: '\f019'; }
.notice_0f70::before { content: '\f093'; }
.upper_5b1c::before { content: '\f132'; }
.wrapper_433e::before { content: '\f091'; }
.frame_wood_fd67::before { content: '\f06b'; }
.shade_7b77::before { content: '\f0d6'; }
.table-551f::before { content: '\f09d'; }
.label_pink_3f78::before { content: '\f10b'; }
.panel_2f62::before { content: '\f108'; }
.sort_d67a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.action-ccd4::before { content: '\f522'; }
.steel-9ea8::before { content: '\f327'; }
.banner_top_2702::before { content: '\f219'; }
.mask_2a29::before { content: '\f21e'; }
.simple_62c1::before { content: '\f2f5'; }

/* Social Icons */
.avatar-44c0::before { content: '\f09a'; }
.item-narrow-8d10::before { content: '\f099'; }
.table-yellow-38aa::before { content: '\f16d'; }
.label_18a1::before { content: '\f167'; }
.left_3fe6::before { content: '\f2c6'; }
.alert_8a28::before { content: '\f232'; }

/* Size Classes */
.accent_hot_947a { font-size: 0.75em; }
.wrapper_0795 { font-size: 0.875em; }
.card_yellow_fb30 { font-size: 1.33em; }
.panel_0b3d { font-size: 1.5em; }
.item-up-1c0b { font-size: 2em; }
.list_79d8 { font-size: 3em; }

/* Animation Classes */
.gas_48de {
    animation: fa-spin 2s infinite linear;
}

.hover_in_1b29 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ae6f */
.phantom-card-h5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
