/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature_6544) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.banner-5171, .caption-cool-037d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row-light-37c2::before { content: '\f015'; }
.texture-green-ea81::before { content: '\f007'; }
.element_tall_4edf::before { content: '\f023'; }
.main_pro_b620::before { content: '\f0e0'; }
.info_blue_1a4c::before { content: '\f095'; }
.right-6b13::before { content: '\f005'; }
.fresh_14d0::before { content: '\f004'; }
.gallery_right_902b::before { content: '\f00c'; }
.header_bottom_eb1f::before { content: '\f00d'; }
.search-bd8e::before { content: '\f002'; }
.filter_new_3e8c::before { content: '\f0c9'; }
.black-ab39::before { content: '\f061'; }
.hard_ce3a::before { content: '\f060'; }
.cool-102e::before { content: '\f04b'; }
.under-4e60::before { content: '\f04c'; }
.image-plasma-9af1::before { content: '\f019'; }
.detail-e0de::before { content: '\f093'; }
.photo_7b01::before { content: '\f132'; }
.tooltip-7615::before { content: '\f091'; }
.old_8ddf::before { content: '\f06b'; }
.label-dc59::before { content: '\f0d6'; }
.caption-blue-e82d::before { content: '\f09d'; }
.badge_da48::before { content: '\f10b'; }
.stale-3804::before { content: '\f108'; }
.selected_64cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_ac91::before { content: '\f522'; }
.block_narrow_4add::before { content: '\f327'; }
.first-8839::before { content: '\f219'; }
.glass_446b::before { content: '\f21e'; }
.black-c18b::before { content: '\f2f5'; }

/* Social Icons */
.bottom-8690::before { content: '\f09a'; }
.tag_a639::before { content: '\f099'; }
.panel_current_0359::before { content: '\f16d'; }
.plasma-0d30::before { content: '\f167'; }
.shadow_e45d::before { content: '\f2c6'; }
.rough_50cb::before { content: '\f232'; }

/* Size Classes */
.input-fluid-d590 { font-size: 0.75em; }
.hovered_6972 { font-size: 0.875em; }
.module_a7aa { font-size: 1.33em; }
.feature_gold_7df9 { font-size: 1.5em; }
.label_center_ad80 { font-size: 2em; }
.surface-d3fd { font-size: 3em; }

/* Animation Classes */
.notification-1edd {
    animation: fa-spin 2s infinite linear;
}

.media-dim-2102 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fd20 */
.ghost-box-u9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
