/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.prev_e189) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wide_f2a2, .brown_80f6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new-7c6a::before { content: '\f015'; }
.clean-5bba::before { content: '\f007'; }
.border_light_5acf::before { content: '\f023'; }
.warm-76ed::before { content: '\f0e0'; }
.motion_5d28::before { content: '\f095'; }
.huge-0a8c::before { content: '\f005'; }
.label_dirty_3687::before { content: '\f004'; }
.white_ff99::before { content: '\f00c'; }
.media_lower_bef4::before { content: '\f00d'; }
.block_motion_787b::before { content: '\f002'; }
.blue_0a0d::before { content: '\f0c9'; }
.hard-7478::before { content: '\f061'; }
.carousel_short_259c::before { content: '\f060'; }
.tabs_6a4f::before { content: '\f04b'; }
.column_8239::before { content: '\f04c'; }
.notification_lower_c75d::before { content: '\f019'; }
.texture_gas_b7c0::before { content: '\f093'; }
.header_0fc8::before { content: '\f132'; }
.wide_d282::before { content: '\f091'; }
.thick_fc56::before { content: '\f06b'; }
.sort_white_d852::before { content: '\f0d6'; }
.pagination-wide-a363::before { content: '\f09d'; }
.background_ae14::before { content: '\f10b'; }
.header-6b3a::before { content: '\f108'; }
.description-a9cb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message_f9c3::before { content: '\f522'; }
.caption-b555::before { content: '\f327'; }
.image-8538::before { content: '\f219'; }
.chip-7fe6::before { content: '\f21e'; }
.middle-59e9::before { content: '\f2f5'; }

/* Social Icons */
.up_e317::before { content: '\f09a'; }
.description-05ce::before { content: '\f099'; }
.text-complex-8be5::before { content: '\f16d'; }
.breadcrumb-a0c5::before { content: '\f167'; }
.easy_dccc::before { content: '\f2c6'; }
.element_2e90::before { content: '\f232'; }

/* Size Classes */
.north_a498 { font-size: 0.75em; }
.basic-a51d { font-size: 0.875em; }
.tabs-e860 { font-size: 1.33em; }
.easy-cd02 { font-size: 1.5em; }
.frame_9d8c { font-size: 2em; }
.aside-full-b5fc { font-size: 3em; }

/* Animation Classes */
.gallery-06bb {
    animation: fa-spin 2s infinite linear;
}

.shadow-south-fc54 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2c22 */
.phantom-card-l1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
